* configure.in: Simplify by removing CPP etc.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 May 2012 09:01:55 +0000 (02:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 May 2012 09:01:55 +0000 (02:01 -0700)
commitdf59e89dac27ddc2d5f796f0367cb5b034fcf48e
tree320f3ff9e4fb62e70c18d51ec37b65337cea01f2
parent66ea4f9eac16a3c91362db49988a9198bbe9b251
* configure.in: Simplify by removing CPP etc.

(CPP_TEST_OPTIONS, NON_GNU_CPP, cc_specified, SPECIFIED_CFLAGS)
(SPECIFED_CPP, CPP, NON_GNU_CC, AC_PROG_CPP): Remove; not needed.
In particular we no longer need to fiddle with CPP, since we don't
use CPP specially any more.
(gl_EARLY): Invoke this after adjusting CC, so that it uses the
adjusted compiler.
(AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_RANLIB): Comment out,
since gl_EARLY and/or Autoconf already does these.
ChangeLog
configure.in